configure: Improve Vulkan detection
authorBenjamin Otte <otte@redhat.com>
Sun, 4 Dec 2016 17:10:18 +0000 (18:10 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 9 Dec 2016 17:35:51 +0000 (18:35 +0100)
commit3f7cc013cc588fd1ce4d53921bc5cfe51af21bfe
treec720a8545abdea1c305bbbbbe7444241c27e8920
parent8ba2898e08a8fd1038991d117705990a1fc9e398
configure: Improve Vulkan detection

1. Output Vulkan status in summary
2. Add missing "test" call
3. Check for glslc

The glslc check will be necessary later for the code that automatically
compiles the Vulkan glsl source to Spir-V.
Nothing happens if glslc is not available - unless you modify the glsl.
configure.ac